net.netFD.accept (method)
3 uses
net (current package)
fd_unix.go#L171: func (fd *netFD) accept() (netfd *netFD, err error) {
tcpsock_posix.go#L139: fd, err := ln.fd.accept()
unixsock_posix.go#L166: fd, err := ln.fd.accept()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)